cross-reference generators - определение. Что такое cross-reference generators
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое cross-reference generators - определение

REFERENCE IN ONE PLACE IN A BOOK TO INFORMATION AT ANOTHER PLACE IN THE SAME WORK
Cross reference; Cross-references; Xref; X-ref; Cross-referencing; Cross referencing; User:Wikidity/Co-link; Cross references
Найдено результатов: 3595
cross reference         
¦ noun a reference to another text or part of a text.
¦ verb (cross-reference) provide with cross references.
Derivatives
cross-refer verb
cross-reference         
n.
1) to make a cross-reference
2) a cross-reference to
xref         
/X'ref/ 1. cross-reference. 2. A cross-reference generator tool by Jim Leinweber. (1985?) [Jargon File]
cross-reference         
(cross-references, cross-referencing, cross-referenced)
1.
A cross-reference is a note in a book which tells you that there is relevant or more detailed information in another part of the book.
N-COUNT
2.
If something such as a book is cross-referenced, cross-references are put in it.
Nearly 2,300 plant lists have been checked and cross-referenced.
...an index of products and services which is cross-referenced to the supplying companies.
VERB: usu passive, be V-ed, V-ed
Reference work         
  • The ''[[Brockhaus Enzyklopädie]]'', the best-known traditional reference book in German-speaking countries
  • ''[[Encyclopædia Britannica]]'', 15th edition: volumes of the Propedia (green), Micropedia (red), Macropedia (black), and 2-volume Index (blue)
  • The ''[[Lexikon des Mittelalters]]'', a specialised German encyclopedia
PUBLICATION TO WHICH ONE CAN REFER FOR CONFIRMED FACTS
Reference works; Reference book; Reference textbooks; Reference texts; Reference books; Refernce textbooks; Reference document
A reference work is a work, such as a book or periodical (or their electronic equivalents), to which one can refer for information. The information is intended to be found quickly when needed.
Reference range         
  • Coefficient of variation versus deviation in reference ranges established by assuming arithmetic normal distribution when there is actually a log-normal distribution.
  • When assuming a normal distribution, the reference range is obtained by measuring the values in a reference group and taking two standard deviations either side of the mean. This encompasses ~95% of the total population.
MEASURED VALUES IN A CONTROL GROUP
Normal range; Reference values; Reference interval; Normal values; Reference value; Reference ranges; Optimal range; Optimal health range; Therapeutic target range; Standard reference range; Standard range; Reference limit; Reference cutoff; Cutoff (reference value); Threshold (reference value); Reference threshold; Reference cut-off; Optimal health ranges; Cutoff value; Cut-off (reference value); Cutoff (value)
In medicine and health-related fields, a reference range or reference interval is the range or the interval of values that is deemed normal for a physiological measurement in healthy persons (for example, the amount of creatinine in the blood, or the partial pressure of oxygen). It is a basis for comparison for a physician or other health professional to interpret a set of test results for a particular patient.
Reference genome         
  • scaffolds]] in the complete process of sequencing and assembly of a reference genome. The gap between contig 1 and 2 is indicated as sequenced, forming a scaffold, while the other gap is not sequenced and separates scaffold 1 and 2.
  • Evolution of the cost of sequencing a human genome from 2001 to 2021
  • website=www.ncbi.nlm.nih.gov}}</ref>
DIGITAL NUCLEIC ACID SEQUENCE DATABASE, ASSEMBLED BY SCIENTISTS AS A REPRESENTATIVE EXAMPLE OF A SPECIES' SET OF GENES
Reference assembly; Human Reference Sequence; Reference sequence; Human reference genome; GRCh38; GRCh; GRCh37
A reference genome (also known as a reference assembly) is a digital nucleic acid sequence database, assembled by scientists as a representative example of the set of genes in one idealized individual organism of a species. As they are assembled from the sequencing of DNA from a number of individual donors, reference genomes do not accurately represent the set of genes of any single individual organism.
Reference question         
TYPE OF LEGAL CASE IN CANADA WHERE THE EXECUTIVE ASKS FOR THE OPINION OF THE COURT
Reference Question; Reference case; Abstract review; Reference cases
In Canadian law, a reference question or reference case (formally called abstract review) is a submission by the federal or a provincial government to the courts asking for an advisory opinion on a major legal issue. Typically the question concerns the constitutionality of legislation.
Frame of reference         
  • Three frames of reference in special relativity. The black frame is at rest. The primed frame moves at 40% of light speed, and the double primed frame at 80%. Note the scissors-like change as speed increases.
  •  An observer O, situated at the origin of a local set of coordinates – a frame of reference '''F'''. The observer in this frame uses the coordinates (''x, y, z, t'') to describe a spacetime event, shown as a star.
ABSTRACT COORDINATE SYSTEM AND THE SET OF PHYSICAL REFERENCE POINTS THAT UNIQUELY FIX (LOCATE AND ORIENT) THE COORDINATE SYSTEM AND STANDARDIZE MEASUREMENT(S)
Frames of reference; Reference frames; Frame dependent; Relative reference; System of reference; Fixed coordinate system; Reference Frame; Reference frame (physics); Frame of Reference; Reference system; Observational reference frame; Observational frame of reference; Spacetime coordinates; Reference frame; Reference point (physics); Observer's reference frame
In physics and astronomy, a frame of reference (or reference frame) is an abstract coordinate system whose origin, orientation, and scale are specified by a set of reference points―geometric points whose position is identified both mathematically (with numerical coordinate values) and physically (signaled by conventional markers).
Reference (computer science)         
VALUE THAT GIVES INDIRECT ACCESS TO E.G. A VARIABLE OR REGISTER
Object reference; Reference (programming); Internal storage
In computer programming, a reference is a value that enables a program to indirectly access a particular data, such as a variable's value or a record, in the computer's memory or in some other storage device. The reference is said to refer to the datum, and accessing the datum is called dereferencing the reference.

Википедия

Cross-reference

The term cross-reference (abbreviation: xref) can refer to either:

  • An instance within a document which refers to related information elsewhere in the same document. In both printed and online dictionaries cross-references are important because they form a network structure of relations existing between different parts of data, dictionary-internal as well as dictionary external.
  • In an index, a cross-reference is often denoted by See also. For example, under the term Albert Einstein in the index of a book about Nobel Laureates, there may be the cross-reference See also: Einstein, Albert.
  • In hypertext, cross-referencing is maintained to a document with either in-context (XRIC) or out-of-context (XROC) cross-referencing. These are similar to KWIC and KWOC.
  • In programming, "cross-referencing" means the listing of every file name and line number where a given named identifier occurs within the program's source tree.
  • In a relational database management system, a table can have an xref as prefix or suffix to indicate it is a cross-reference table that joins two or more tables together via primary key.